課程資訊
課程名稱
計算機結構
Computer Architecture 
開課學期
111-2 
授課對象
電機資訊學院  資訊工程學系  
授課教師
楊佳玲 
課號
CSIE3340 
課程識別碼
902E46100 
班次
 
學分
3.0 
全/半年
半年 
必/選修
必修 
上課時間
星期三7,8,9(14:20~17:20) 
上課地點
資104 
備註
本課程以英語授課。
限學士班三年級以上 且 限本系所學生(含輔系、雙修生)
總人數上限:106人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This course is designed to cover the fundamental concepts on how computers perform at machine and assembly language level. We look at the design of an instruction set architecture and figure out what makes a Reduced Instruction Set Computer (RISC) differ from a Complex Instruction Set Computer (CISC). The students will learn basic design principles by understanding the components in a computer and the performance of a computer system. This course provides the required background for students who are interested in designing computer systems, doing serious development of operating system kernels and device drivers, and making better applications of computer systems. 

課程目標
To study the major components of computer systems. To experiment with fundamental computer hardware and software interfaces at the machine level using assembly language. To understand how instructions are fetched, decoded, and executed in computers by examining designs of CPUs, including pipeline and memory architectures. 
課程要求
Students should already have background on:
- Digital Logic
- C Language
- Assembly Language 
預期每週課後學習時數
 
Office Hours
每週三 10:00~12:00 
指定閱讀
Computer Organization & Design. The Hardware/Software Interface. RISC-5 Edition, David A. Patterson and John L. Hennessy 
參考書目
 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
2023/2/22  Course Introduction 
第2週
2023/3/1  Computing Platform & Evaluation Metrics 
第3週
2023/3/8  Instruction Set Architecture (I) 
第4週
2023/3/15  Instruction Set Architecture (II) 
第5週
2023/3/22  Single-Cycle Datapath/Control (I) 
第6週
2023/3/29  Single-Cycle Datapath/Control (II) 
第7週
2023/4/5  Verilog Tutorial 
第8週
2023/4/12  Midterm Exam 
第9週
2023/4/19  Pipeline (I) 
第10週
2023/4/26  Pipeline (II) 
第11週
2023/5/3  Memory Hierarchy (I) 
第12週
2023/5/10  Memory Hierarchy (II) 
第13週
2023/5/17  Virtual Memory 
第14週
2023/5/24  Multiprocessor (I) 
第15週
2023/5/31  Multiprocessor (II) 
第16週
2023/6/7  Final Exam